Graphics 2D
New attributes to control rendering
Stroke converts complex stroked drawPath to corresponding fillPath
Transform converts to device coordinates
Paint defines colors to apply
Composite defines how to merge colors into destination

Return to Tracks